scaling

public abstract T scaling(Scaling scaling)

Configures the scaling for printing.

Return

this instance

Parameters

scaling

the scaling type to use

Throws

if the current printing operation has been completed


public abstract Scaling scaling()

Returns the scaling used by the printer.

Throws

if the current printing operation has been completed